home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / domacnost a kancelar / pt / ptinstaller.exe / ADPT.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Text File  |  2006-05-20  |  3KB  |  146 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 406
  3.   Top = 288
  4.   BorderStyle = bsNone
  5.   Caption = 'frmAbout'
  6.   ClientHeight = 273
  7.   ClientWidth = 600
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 600
  23.     Height = 240
  24.     AutoSize = True
  25.     Picture.Data = {<image000.jpg>}
  26.   end
  27.   object ASLink1: TASLink
  28.     Left = 408
  29.     Top = 176
  30.     Width = 185
  31.     Height = 14
  32.     Cursor = crHandPoint
  33.     ShadowColor = 14342874
  34.     Transparent = True
  35.     Caption = 'www.paulalanfreshney.com/education'
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clBlack
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.     URLType = utHttp
  43.   end
  44.   object Label1: TLabel
  45.     Left = 380
  46.     Top = 176
  47.     Width = 23
  48.     Height = 13
  49.     Caption = 'web:'
  50.   end
  51.   object Label2: TLabel
  52.     Left = 376
  53.     Top = 160
  54.     Width = 27
  55.     Height = 13
  56.     Caption = 'email:'
  57.   end
  58.   object ASLink2: TASLink
  59.     Left = 408
  60.     Top = 160
  61.     Width = 164
  62.     Height = 14
  63.     Cursor = crHandPoint
  64.     ShadowColor = 14342874
  65.     Transparent = True
  66.     Caption = 'education@paulalanfreshney.com'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clBlack
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     LinkColor = clRed
  74.   end
  75.   object SpeedButton1: TSpeedButton
  76.     Left = 536
  77.     Top = 208
  78.     Width = 57
  79.     Height = 25
  80.     Caption = '&ok'
  81.     OnClick = SpeedButton1Click
  82.   end
  83.   object Label3: TLabel
  84.     Left = 8
  85.     Top = 160
  86.     Width = 246
  87.     Height = 13
  88.     Caption = '(c) Aardvark Digital / Paul Alan Freshney 2002-2006'
  89.   end
  90.   object lDate: TLabel
  91.     Left = 8
  92.     Top = 200
  93.     Width = 15
  94.     Height = 13
  95.     Caption = '.....'
  96.   end
  97.   object lVersion: TLabel
  98.     Left = 8
  99.     Top = 216
  100.     Width = 15
  101.     Height = 13
  102.     Caption = '.....'
  103.   end
  104.   object Shape1: TShape
  105.     Left = 0
  106.     Top = 239
  107.     Width = 600
  108.     Height = 34
  109.     Align = alBottom
  110.     Pen.Color = clSilver
  111.   end
  112.   object Image2: TImage
  113.     Left = 80
  114.     Top = 248
  115.     Width = 80
  116.     Height = 15
  117.     AutoSize = True
  118.     Picture.Data = {<image001.bmp>}
  119.   end
  120.   object Label4: TLabel
  121.     Left = 168
  122.     Top = 248
  123.     Width = 216
  124.     Height = 13
  125.     Caption = 'Distributed as part of the WinPenPack project'
  126.   end
  127.   object ASLink3: TASLink
  128.     Left = 391
  129.     Top = 247
  130.     Width = 111
  131.     Height = 14
  132.     Cursor = crHandPoint
  133.     ShadowColor = 14342874
  134.     Transparent = True
  135.     Caption = 'www.winpenpack.com'
  136.     Font.Charset = DEFAULT_CHARSET
  137.     Font.Color = clBlack
  138.     Font.Height = -11
  139.     Font.Name = 'MS Sans Serif'
  140.     Font.Style = []
  141.     ParentFont = False
  142.     LinkColor = clPurple
  143.     URLType = utHttp
  144.   end
  145. end
  146.